Replace some obsolete autoconf macros with their modern equivalents.
authorGlenn Morris <rgm@gnu.org>
Sat, 26 Mar 2011 19:29:10 +0000 (12:29 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 26 Mar 2011 19:29:10 +0000 (12:29 -0700)
commitad1220a4a6b2979cc63821fe736848f8ef607d47
treeaadcef019884e1f7be2d97d08634a8ef66619c27
parentd1e534d3f97b1dd8122105a7ca937d80e33f7f05
Replace some obsolete autoconf macros with their modern equivalents.

* configure.in: Replace obsolete macros AC_TRY_COMPILE, AC_TRY_LINK,
AC_TRY_RUN with AC_COMPILE_IFELSE, AC_LINK_IFELSE, AC_RUN_IFELSE.
ChangeLog
configure.in